KsLogChannel.Offset field
Sets the offset if the log source is:
- An axis, and the log variable is
logDigitalInputs
orlogDigitalOutputs
. The unit of offset is bit. - An input or output of a module. The unit of the offset depends on the data types.
-
- logBool. The unit of offset is bit.
-
- Other data types except logBool. The unit of offset is byte.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public int Offset
Public Offset As Integer
Field Value
Type: int
See also